Vcenter Authorization Privileges Info
The Vcenter Authorization Privileges Info schema contains detailed information about a specific privilege.
This schema was added in vSphere API 9.0.0.0.
{
"name": "string",
"description": "string",
"on_parent": false,
"version": 0
}
The name of the privilege. It matches completely with the ID of the privilege.
This property was added in vSphere API 9.0.0.0.
A brief summary what this privilege is dedicated for.
This property was added in vSphere API 9.0.0.0.
Indicates whether the privilege needs to apply on parent object as well.
This property was added in vSphere API 9.0.0.0.
The latest version of the privilege. Default version when the privilege is created is 0. If privilege is modified this counter is increased.
This property was added in vSphere API 9.0.0.0.